projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80969e3
)
Fix comment typo
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Jan 2015 11:21:37 +0000
(06:21 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 9 Jan 2015 11:21:37 +0000
(06:21 -0500)
gtk/gtkscrolledwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkscrolledwindow.c
b/gtk/gtkscrolledwindow.c
index d8c04a90620842f44fc8f8b6b3e3902c87611918..1cbd922980e22991063fe66f9f7b865efc5bdbcc 100644
(file)
--- a/
gtk/gtkscrolledwindow.c
+++ b/
gtk/gtkscrolledwindow.c
@@
-1064,7
+1064,7
@@
captured_event_cb (GtkWidget *widget,
if (!indicator_close)
{
- /* Otherwise check the
vertic
al scrollbar */
+ /* Otherwise check the
horizont
al scrollbar */
check_update_scrollbar_proximity (sw, &priv->hindicator, event);
}
else